.banner_article{
	/* background: url(../images/yiyuangaikuang_banner.jpg) no-repeat center center; */
    /* width: 100%; */
    /* height: 451px; */
}

.menu__top{
	width: 100%;
    height: 40px;
    background-color: #ebebeb;
}
.menu__top_content{
	width: 1218px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: -1px;
    position: relative;
}

.menu__top_content a{
	color: #3c3131;
}

.in_main_content {
	width: 1200px;
	margin: 20px auto;
}

.in_main_content .main_con {
	width: 100%;
}

.in_main_content .item_name .con_title {
	font-size: 24px;
	color: #0177d1;
	line-height: 50px;
}

.in_main_content span {
	line-height: 40px;
	font-size: 15px;
}

.in_main_content .item_name {
	float: left;
}

.in_main_content .son_items {
	float: right;
}
.in_main_content .son_items ul a{
	text-align: center;
    float: left;
    margin-left: 40px;
    border: 1px solid #999;
    border-radius: 5px;
    padding-left: 11px;
    padding-right: 11px;
}

.dec_main_content {
	position: relative;
	width: 1200px;
	margin: 50px auto;
	line-height: 10px;
	padding-left: 20px;
}

.dec_main_content .date{
	font-family: simsun !important;
	width: 201px;
    height: 31px;
    font-size: 15px;
    position: absolute;
    left: 767px;
    top: 39px;
}

.dec_main_content h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 30px auto;
	padding-bottom:15px;
}

.article_date{width:100%;text-align:center;margin-bottom:20px;}

/* .dec_main_content div{ */
	/* text-indent: 2em; */
/* } */

.dec_main_content span {
	font-size: 16px !important;
	line-height: 32px;
	letter-spacing:2px;
}
.dec_main_content span *{
	font-size: 16px !important;
	/* line-height: normal; */
	/*color: rgb(46, 36, 36) !important;*/
}
.dec_main_content span img{
	margin-bottom: 21px !important;
	max-width: 600px;
    height: auto;
}

.line_bottom{width:100%;height:3px;background:url(../images/line_bottom.png) center no-repeat;background-size:100% 100%;}



.det_article{width:1000px;margin:0 auto;}
.info_article{width:100%;border:1px solid #aaa;}
.article_info h5{font-size:15px;color:#0177d1;margin:0;line-height:28px;display:inline-block;}




